This folder contains a number of sample reporting scripts for use with LogDoor 2.0. Reporting scripts add functionality to LogDoor. You can modify these scripts as you see fit, compile them (saving them as applications) and then configure them into LogDoor through the Output Files dialog.
LogDoor report script template - a completely blank template script for you to fill in
LogDoor/ServerStat sample scrip - a script which calls ServerStat to further process each site's output log, based on ServerStat's configured parameters. Very useful for providing detailed, site-specific reports.
LogDoor Analog Script - a script which calls Analog to further process each site's output log. Note that Analog is not really scriptable, so this script needs to work around that problem.
Set task-wide header script - a script which replaces LogDoor's header in its HTML reports with one which is specific to the task. You can easily modify this script to replace the header with a different one for each site within the task.
Filter .gif script - a script which removes .gif and .jpg files from a site's overall .html report.